DataSource __construct(
string
$dsn, [string
$username = Null], [string
$passwd = Null], [array
$driver_options = array()]
)
|
|
Refer to PDO for details about this constructor.
Parameters:
|
string |
$dsn: |
|
|
string |
$username: |
|
|
string |
$passwd: |
|
|
array |
$driver_options: |
|
API Tags:
Redefinition of:
- PDO::constructor __construct ( $dsn, $username, $passwd, [$options = ] )